Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add better specs for query methods and query builder #104

Merged
merged 3 commits into from
Mar 26, 2024

Conversation

esmarkowski
Copy link
Member

This pull request adds better specs for QueryMethods and QueryBuilder.

  • ensures the contract between values stored on the Relation and QueryBuilder are correct
  • ensures the correct position and behavior of query clauses when the query is built

@esmarkowski esmarkowski self-assigned this Mar 26, 2024
@esmarkowski esmarkowski linked an issue Mar 26, 2024 that may be closed by this pull request
@esmarkowski esmarkowski merged commit f12b6a5 into main Mar 26, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cleanup specs
1 participant